[INFO] cloning repository https://github.com/gabrielelanaro/wrongodb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielelanaro/wrongodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielelanaro%2Fwrongodb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielelanaro%2Fwrongodb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 393e4e89fe2fce2b2621fcb075c4c9642cfbb52b
[INFO] testing gabrielelanaro/wrongodb/393e4e89fe2fce2b2621fcb075c4c9642cfbb52b against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielelanaro%2Fwrongodb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/gabrielelanaro/wrongodb
[INFO] finished tweaking git repo https://github.com/gabrielelanaro/wrongodb
[INFO] tweaked toml for git repo https://github.com/gabrielelanaro/wrongodb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabrielelanaro/wrongodb on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabrielelanaro/wrongodb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded mongocrypt v0.3.2
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.5+1.15.1
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.4.1
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded mongodb v3.4.1
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4238ad1441772d84f88406e8119bfa7a846ec13af533cf8fa316a8e221afa03
[INFO] running `Command { std: "docker" "start" "-a" "e4238ad1441772d84f88406e8119bfa7a846ec13af533cf8fa316a8e221afa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4238ad1441772d84f88406e8119bfa7a846ec13af533cf8fa316a8e221afa03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4238ad1441772d84f88406e8119bfa7a846ec13af533cf8fa316a8e221afa03", kill_on_drop: false }`
[INFO] [stdout] e4238ad1441772d84f88406e8119bfa7a846ec13af533cf8fa316a8e221afa03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b04c8a4b52194b9b906c2a60a2383b98c92cceada88079e0d91a1e520a7e2f7c
[INFO] running `Command { std: "docker" "start" "-a" "b04c8a4b52194b9b906c2a60a2383b98c92cceada88079e0d91a1e520a7e2f7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.4.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling mongodb v3.4.1
[INFO] [stderr]    Compiling wrongodb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "b04c8a4b52194b9b906c2a60a2383b98c92cceada88079e0d91a1e520a7e2f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04c8a4b52194b9b906c2a60a2383b98c92cceada88079e0d91a1e520a7e2f7c", kill_on_drop: false }`
[INFO] [stdout] b04c8a4b52194b9b906c2a60a2383b98c92cceada88079e0d91a1e520a7e2f7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22537ef64e16ce4f34e05bcbafecab921e86cf1cf1e6ee2618eafc948c9c7408
[INFO] running `Command { std: "docker" "start" "-a" "22537ef64e16ce4f34e05bcbafecab921e86cf1cf1e6ee2618eafc948c9c7408", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.4.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling mongodb v3.4.1
[INFO] [stderr]    Compiling wrongodb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "22537ef64e16ce4f34e05bcbafecab921e86cf1cf1e6ee2618eafc948c9c7408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22537ef64e16ce4f34e05bcbafecab921e86cf1cf1e6ee2618eafc948c9c7408", kill_on_drop: false }`
[INFO] [stdout] 22537ef64e16ce4f34e05bcbafecab921e86cf1cf1e6ee2618eafc948c9c7408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1da3682b0129722654a3cba17bf6828fc7e8c1a2ba92e2031ec5f64b14b511e
[INFO] running `Command { std: "docker" "start" "-a" "d1da3682b0129722654a3cba17bf6828fc7e8c1a2ba92e2031ec5f64b14b511e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wrongodb-e27a250644f40878)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test catalog::collection_catalog::tests::create_index_request_normalizes_missing_name ... ok
[INFO] [stdout] test api::ddl_path::tests::create_collection_rejects_reserved_replication_name ... ok
[INFO] [stdout] test collection_write_path::tests::test_apply_update_inc ... ok
[INFO] [stdout] test collection_write_path::tests::test_apply_update_pull ... ok
[INFO] [stdout] test collection_write_path::tests::test_apply_update_push ... ok
[INFO] [stdout] test api::ddl_path::tests::non_primary_rejects_create_collection ... ok
[INFO] [stdout] test collection_write_path::tests::test_apply_update_set ... ok
[INFO] [stdout] test collection_write_path::tests::test_apply_update_unset ... ok
[INFO] [stdout] test collection_write_path::tests::failing_transaction_aborts_changes ... ok
[INFO] [stdout] test core::namespace::tests::parse_namespace_preserves_collection_suffix ... ok
[INFO] [stdout] test collection_write_path::tests::collection_write_path_mutates_data_without_appending_oplog_entries ... ok
[INFO] [stdout] test api::ddl_path::tests::create_index_rejects_undeclared_field ... ok
[INFO] [stdout] test api::ddl_path::tests::ddl_operations_append_logical_oplog_entries ... ok
[INFO] [stdout] test api::ddl_path::tests::create_collection_reports_duplicate_names ... ok
[INFO] [stdout] test collection_write_path::tests::crud_roundtrip ... ok
[INFO] [stdout] test index::key::tests::encode_bool_false ... ok
[INFO] [stdout] test collection_write_path::tests::insert_rejects_undeclared_fields ... ok
[INFO] [stdout] test core::namespace::tests::rejects_invalid_database_name ... ok
[INFO] [stdout] test collection_write_path::tests::test_apply_update_replacement ... ok
[INFO] [stdout] test index::key::tests::encode_bool_true ... ok
[INFO] [stdout] test catalog::collection_catalog::tests::create_index_request_rejects_unsupported_specs ... ok
[INFO] [stdout] test index::key::tests::encode_null ... ok
[INFO] [stdout] test index::key::tests::encode_number ... ok
[INFO] [stdout] test index::key::tests::rejects_arrays_and_objects ... ok
[INFO] [stdout] test index::key::tests::sort_order_bool ... ok
[INFO] [stdout] test index::key::tests::encode_string ... ok
[INFO] [stdout] test replication::coordinator::tests::default_replication_state_is_writable ... ok
[INFO] [stdout] test replication::coordinator::tests::follower_progress_is_tracked_by_node_name ... ok
[INFO] [stdout] test replication::coordinator::tests::non_primary_rejects_writes_with_leader_hint ... ok
[INFO] [stdout] test api::ddl_path::tests::create_index_backfills_existing_documents_and_marks_ready ... ok
[INFO] [stdout] test replication::oplog::tests::bson_oplog_documents_decode_into_logical_entries ... ok
[INFO] [stdout] test catalog::collection_catalog::request_tests::create_collection_is_create_if_absent ... ok
[INFO] [stdout] test catalog::collection_catalog::request_tests::put_collection_replaces_current_state ... ok
[INFO] [stdout] test api::ddl_path::tests::create_index_repairs_missing_storage_metadata_for_ready_index ... ok
[INFO] [stdout] test collection_write_path::tests::writes_to_unknown_collection_fail ... ok
[INFO] [stdout] test document_query::tests::id_gt_filter_reads_only_later_rows ... ok
[INFO] [stdout] test index::key::tests::sort_order_strings ... ok
[INFO] [stdout] test server::tests::not_leader_errors_map_to_not_writable_primary_command_error ... ok
[INFO] [stdout] test index::key::tests::sort_order_numbers ... ok
[INFO] [stdout] test index::key::tests::range_bounds ... ok
[INFO] [stdout] test index::key::tests::encode_empty_string ... ok
[INFO] [stdout] test document_query::tests::paged_find_resumes_after_last_primary_key ... ok
[INFO] [stdout] test document_query::tests::id_gte_filter_includes_the_bound_row ... ok
[INFO] [stdout] test storage::api::session::tests::create_file_rejects_reserved_metadata_store_name ... ok
[INFO] [stdout] test replication::oplog::tests::oplog_store_roundtrips_entries ... ok
[INFO] [stdout] test replication::state_store::tests::last_applied_roundtrips ... ok
[INFO] [stdout] test replication::observer::tests::observer_skips_writes_in_suppress_mode ... ok
[INFO] [stdout] test replication::state_store::tests::bootstrap_creates_reserved_replication_state_namespace ... ok
[INFO] [stdout] test storage::api::session::tests::create_file_allows_non_transactional_cursor_access ... ok
[INFO] [stdout] test api::database_context::tests::namespace_scoped_catalog_keeps_same_named_collections_separate ... ok
[INFO] [stdout] test storage::api::session::tests::create_rejects_index_uris ... ok
[INFO] [stdout] test server::recovery::catalog::tests::audit_reports_orphaned_store_files ... ok
[INFO] [stdout] test api::database_context::tests::restart_reseeds_next_oplog_index_from_durable_tail ... ok
[INFO] [stdout] test server::recovery::catalog::tests::audit_fails_when_metadata_references_missing_store ... ok
[INFO] [stdout] test storage::api::session::tests::create_table_allows_non_transactional_cursor_access ... ok
[INFO] [stdout] test storage::api::session::tests::implicit_write_failure_resets_other_open_cursors ... ok
[INFO] [stdout] test server::commands::handlers::replication::tests::repl_set_update_position_updates_follower_progress ... ok
[INFO] [stdout] test storage::api::session::tests::public_open_file_cursor_rejects_non_file_and_unknown_uris ... ok
[INFO] [stdout] test document_query::tests::indexed_lookup_survives_checkpoint_reconciliation ... ok
[INFO] [stdout] test storage::api::session::tests::dropped_with_transaction_guard_discards_transactional_cursor_write ... ok
[INFO] [stdout] test storage::block::manager::tests::allocate_best_fit_splits_extent ... ok
[INFO] [stdout] test storage::block::file::tests::block_file_v3_header_is_rejected ... ok
[INFO] [stdout] test storage::block::manager::tests::fragmentation_reclamation_stress ... ok
[INFO] [stdout] test storage::block::manager::tests::free_moves_to_discard_and_reclaim_coalesces ... ok
[INFO] [stdout] test storage::block::manager::tests::reclaim_skips_future_generation ... ok
[INFO] [stdout] test storage::block::file::tests::checkpoint_slot_round_trip_preserves_checkpoint_lsn ... ok
[INFO] [stdout] test storage::api::session::tests::local_mode_commit_makes_transactional_cursor_write_visible ... ok
[INFO] [stdout] test storage::api::session::tests::create_index_rejects_missing_table ... ok
[INFO] [stdout] test storage::btree::cursor::tests::put_exposes_inserted_row_before_materialization ... ok
[INFO] [stdout] test storage::btree::page::leaf::tests::delete_leaves_garbage_but_put_compacts_when_needed ... ok
[INFO] [stdout] test storage::btree::page::leaf::tests::page_full_is_reported ... ok
[INFO] [stdout] test storage::btree::cursor::tests::delete_hides_existing_base_row ... ok
[INFO] [stdout] test storage::btree::page::leaf::tests::put_get_delete_roundtrip ... ok
[INFO] [stdout] test storage::history::encoding::tests::history_store_key_round_trips ... ok
[INFO] [stdout] test storage::history::encoding::tests::history_store_key_orders_newest_first ... ok
[INFO] [stdout] test storage::btree::cursor::tests::put_shadows_existing_base_row ... ok
[INFO] [stdout] test storage::btree::page::leaf::tests::persists_via_blockfile_payload ... ok
[INFO] [stdout] test storage::api::session::tests::transaction_cursor_reads_its_uncommitted_write ... ok
[INFO] [stdout] test storage::api::session::tests::transaction_open_cursor_rejects_index_and_metadata_uris ... ok
[INFO] [stdout] test storage::history::store::tests::remove_all_for_key_deletes_all_versions ... ok
[INFO] [stdout] test storage::history::store::tests::find_version_returns_the_matching_window ... ok
[INFO] [stdout] test storage::log_manager::tests::checkpoint_truncate_works_when_tail_is_unchanged ... ok
[INFO] [stdout] test storage::history::store::tests::scan_range_returns_versions_in_newest_first_order ... ok
[INFO] [stdout] test storage::log_manager::tests::logging_enabled_startup_creates_global_wal_file ... ok
[INFO] [stdout] test storage::metadata_store::tests::metadata_entry_builds_index_metadata_with_store_id ... ok
[INFO] [stdout] test storage::api::session::tests::recovery_reader_starts_from_metadata_checkpoint_lsn_after_non_truncating_checkpoint ... ok
[INFO] [stdout] test storage::metadata_store::tests::metadata_store_persists_store_id_and_reseeds_allocator ... ok
[INFO] [stdout] test storage::metadata_store::tests::metadata_store_remove_deletes_entry ... ok
[INFO] [stdout] test storage::metadata_store::tests::metadata_store_crud_roundtrip ... ok
[INFO] [stdout] test storage::api::session::tests::checkpoint_skips_truncate_when_transaction_active ... ok
[INFO] [stdout] test storage::mvcc::tests::test_aborted_update_obsolete_detection ... ok
[INFO] [stdout] test storage::mvcc::tests::test_chain_truncate_keeps_all_current_versions ... ok
[INFO] [stdout] test storage::mvcc::tests::test_chain_truncate_removes_obsolete_updates ... ok
[INFO] [stdout] test storage::mvcc::tests::test_obsolete_detection ... ok
[INFO] [stdout] test storage::mvcc::tests::test_obsolete_detection_uses_stop_txn_for_overwritten_updates ... ok
[INFO] [stdout] test storage::page_store::page::tests::clone_for_edit_preserves_row_modify_state ... ok
[INFO] [stdout] test storage::page_store::page::tests::ensure_row_modify_rejects_internal_pages ... ok
[INFO] [stdout] test storage::metadata_store::tests::metadata_store_scans_by_prefix ... ok
[INFO] [stdout] test storage::page_store::page::tests::ensure_row_modify_uses_current_leaf_slot_count ... ok
[INFO] [stdout] test storage::api::session::tests::checkpoint_truncates_when_no_active_transactions ... ok
[INFO] [stdout] test storage::page_store::page::tests::internal_constructor_sets_cached_header ... ok
[INFO] [stdout] test storage::page_store::page::tests::leaf_constructor_sets_cached_header ... ok
[INFO] [stdout] test storage::page_store::page::tests::refresh_header_reloads_cached_fields_after_full_rewrite ... ok
[INFO] [stdout] test storage::api::session::tests::local_mode_abort_discards_transactional_cursor_write ... ok
[INFO] [stdout] test storage::page_store::page::tests::setters_update_bytes_and_cached_header ... ok
[INFO] [stdout] test storage::page_store::page_cache::tests::evict_lru_errors_when_all_pinned ... ok
[INFO] [stdout] test storage::page_store::page_cache::tests::lru_skips_pinned_pages ... ok
[INFO] [stdout] test storage::api::connection::tests::recovery_rebuilds_history_store_after_reconcile_without_checkpoint ... ok
[INFO] [stdout] test storage::api::session::tests::create_index_creates_backing_store_and_metadata ... ok
[INFO] [stdout] test storage::recovery::recover_from_wal::tests::test_next_committed_transaction_returns_commit_record ... ok
[INFO] [stdout] test storage::recovery::recover_from_wal::tests::test_next_committed_transaction_returns_none_at_eof ... ok
[INFO] [stdout] test storage::page_store::store::tests::eviction_writes_back_dirty_page ... ok
[INFO] [stdout] test storage::page_store::store::tests::abort_discards_new_cow_page ... ok
[INFO] [stdout] test storage::row::tests::rejects_nested_field_names_in_storage_schema ... ok
[INFO] [stdout] test storage::row::tests::missing_columns_are_omitted_on_decode ... ok
[INFO] [stdout] test storage::row::tests::rejects_undeclared_fields ... ok
[INFO] [stdout] test storage::row::tests::round_trip_wt_row_value ... ok
[INFO] [stdout] test storage::page_store::store::tests::flush_rejects_dirty_pinned_page ... ok
[INFO] [stdout] test storage::page_store::store::tests::pin_blocks_eviction_until_unpinned ... ok
[INFO] [stdout] test storage::page_store::store::tests::repeated_pins_reference_same_cached_page ... ok
[INFO] [stdout] test storage::metadata_store::tests::all_store_names_returns_only_file_rows ... ok
[INFO] [stdout] test storage::table::tests::reconcile_materializes_deletes_and_drops_tombstone_chains ... ok
[INFO] [stdout] test storage::table::tests::local_apply_writes_do_not_depend_on_hooks ... ok
[INFO] [stdout] test storage::table::tests::reconcile_keeps_old_versions_needed_by_active_transactions ... ok
[INFO] [stdout] test storage::table::tests::reconcile_materializes_and_drops_current_committed_chain_without_active_transactions ... ok
[INFO] [stdout] test storage::table::tests::replay_write_skips_log_capture ... ok
[INFO] [stdout] test storage::table::tests::scan_range_merges_page_local_inserts_and_slot_updates ... ok
[INFO] [stdout] test storage::table::tests::reconcile_moves_older_committed_versions_into_history_store ... ok
[INFO] [stdout] test storage::table::tests::scan_range_skips_page_local_tombstones ... ok
[INFO] [stdout] test storage::table::tests::checkpoint_persists_history_store_entries_on_reopen ... ok
[INFO] [stdout] test storage::table::tests::snapshot_write_records_delete_log_op ... ok
[INFO] [stdout] test storage::wal::tests::lsn_offsets_advance_monotonically ... ok
[INFO] [stdout] test storage::wal::tests::create_log_and_read ... ok
[INFO] [stdout] test storage::table::tests::snapshot_write_records_put_log_op ... ok
[INFO] [stdout] test storage::wal::tests::wal_record_round_trip ... ok
[INFO] [stdout] test storage::api::session::tests::recovery_checkpoints_replayed_tail_so_second_restart_reads_nothing ... ok
[INFO] [stdout] test storage::recovery::recover_from_wal::tests::test_recover_from_wal_skips_incomplete_write_from_real_wal_file ... ok
[INFO] [stdout] test txn::tests::gc_threshold_uses_checkpoint_pinned_id ... ok
[INFO] [stdout] test storage::wal::tests::wal_crc_mismatch_when_header_bytes_are_corrupted ... ok
[INFO] [stdout] test txn::tests::snapshot_visibility_basic ... ok
[INFO] [stdout] test txn::tests::transaction_abort_marks_recorded_ops_aborted ... ok
[INFO] [stdout] test txn::tests::transaction_abort_restores_previous_current_update ... ok
[INFO] [stdout] test txn::tests::transaction_commit_marks_recorded_ops_committed ... ok
[INFO] [stdout] test txn::tests::transaction_commit_preserves_stop_metadata_on_overwritten_updates ... ok
[INFO] [stdout] test txn::tests::txn_allocates_unique_ids ... ok
[INFO] [stdout] test txn::tests::update_chain_visibility ... ok
[INFO] [stdout] test storage::recovery::recover_from_wal::tests::test_recover_from_wal_replays_metadata_before_data_within_same_transaction ... ok
[INFO] [stdout] test storage::wal::tests::truncate_then_append_restarts_record_sequence_after_tail_reset ... ok
[INFO] [stdout] test write_ops::tests::non_primary_write_is_rejected_before_mutation_and_oplog_append ... ok
[INFO] [stdout] test write_ops::tests::delete_many_emits_one_oplog_row_per_affected_document ... ok
[INFO] [stdout] test txn::tests::gc_threshold_returns_minimum_of_oldest_and_checkpoint ... ok
[INFO] [stdout] test storage::log_manager::tests::disabled_manager_is_noop ... ok
[INFO] [stdout] test storage::wal::tests::truncate_clears_last_record_lsn_metadata ... ok
[INFO] [stdout] test storage::log_manager::tests::commit_marker_is_persisted_after_sync ... ok
[INFO] [stdout] test storage::history::encoding::tests::history_store_scan_bounds_cover_one_key_prefix ... ok
[INFO] [stdout] test storage::history::encoding::tests::history_store_value_round_trips ... ok
[INFO] [stdout] test storage::wal::tests::wal_record_header_round_trip_preserves_lsn_chain ... ok
[INFO] [stdout] test storage::wal::tests::wal_record_round_trip_reserved_metadata_uri ... ok
[INFO] [stdout] test txn::tests::gc_threshold_without_checkpoint_uses_oldest_active ... ok
[INFO] [stdout] test storage::wal::tests::wal_v1_header_is_rejected ... ok
[INFO] [stdout] test storage::history::store::tests::save_and_find_history_versions_round_trip ... ok
[INFO] [stdout] test write_ops::tests::update_many_emits_one_oplog_row_per_affected_document_in_order ... ok
[INFO] [stdout] test storage::api::session::tests::public_open_cursor_rejects_index_and_metadata_uris ... ok
[INFO] [stdout] test write_ops::tests::oplog_survives_restart_through_storage_wal_recovery ... ok
[INFO] [stdout] test storage::api::session::tests::local_wal_mode_records_transactional_cursor_write_and_commit_markers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/bench_wire_ab.rs (/opt/rustwide/target/debug/deps/bench_wire_ab-c314735d85e835b9)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::gate_is_inconclusive_on_error_rate ... ok
[INFO] [stdout] test tests::gate_defers_when_wrongo_scales_well ... ok
[INFO] [stdout] test tests::csv_row_has_expected_columns ... ok
[INFO] [stdout] test tests::smoke_generates_artifacts ... ignored, requires docker and release build; long-running smoke test
[INFO] [stdout] test tests::gate_recommends_refactor_on_flat_wrongo_and_scaling_mongo ... ok
[INFO] [stdout] test tests::percentile_ms_uses_nearest_rank ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/wrongodb_server-610abaf4867a3289)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bench_wire_ab_smoke.rs (/opt/rustwide/target/debug/deps/bench_wire_ab_smoke-d07d969feb7bfce9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bench_wire_ab_smoke_generates_artifacts ... ignored, requires docker and release benchmark run
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connection_suite.rs (/opt/rustwide/target/debug/deps/connection_suite-b6c05a9a4d060b9b)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test connection::recovery::wal_disabled_mode_opens_without_global_wal ... ok
[INFO] [stdout] test connection::basic::test_connection_with_config ... ok
[INFO] [stdout] test connection::recovery::recovery_handles_empty_committed_transaction ... ok
[INFO] [stdout] test connection::basic::test_session_delete ... ok
[INFO] [stdout] test connection::basic::test_session_autocommit_visibility_with_wal ... ok
[INFO] [stdout] test connection::basic::test_connection_basic ... ok
[INFO] [stdout] test connection::recovery::recovery_handles_corrupted_global_wal_tail ... ok
[INFO] [stdout] test connection::recovery::recovery_skips_incomplete_transaction_commit_record ... ok
[INFO] [stdout] test connection::recovery::recovery_skips_explicitly_aborted_transaction_writes ... ok
[INFO] [stdout] test connection::recovery::recovery_replays_transactional_writes_at_commit_time ... ok
[INFO] [stdout] test connection::recovery::recovery_replays_committed_transaction_writes ... ok
[INFO] [stdout] test connection::recovery::recovery_replay_does_not_append_new_wal_records ... ok
[INFO] [stdout] test connection::recovery::recovery_replays_records_appended_after_restart ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stderr]      Running tests/public_api_surface.rs (/opt/rustwide/target/debug/deps/public_api_surface-8d6f89830b2a2e1b)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stdout] test public_api_surface_matches_contract has been running for over 60 seconds
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling mongodb v3.4.1
[INFO] [stderr]    Compiling wrongodb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wrongodb-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/wrongodb)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/public_api_pass.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/internal_storage_fails.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/ui/internal_server_api_fails.rs [should fail to compile] ... ok
[INFO] [stdout] test public_api_surface_matches_contract ... ok
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 264.29s
[INFO] [stderr]      Running tests/replication_suite.rs (/opt/rustwide/target/debug/deps/replication_suite-91feac4f5792b483)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test replication::test_restarted_secondary_catches_up_again ... ok
[INFO] [stdout] test replication::test_secondary_replicates_crud ... ok
[INFO] [stdout] test replication::test_secondary_rejects_direct_writes ... ok
[INFO] [stdout] test replication::test_secondary_replicates_ddl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/server_suite.rs (/opt/rustwide/target/debug/deps/server_suite-1e3928ea02191c84)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test server::protocol::test_tailable_is_rejected_for_non_oplog_namespace ... ok
[INFO] [stdout] test server::protocol::test_await_data_requires_tailable ... ok
[INFO] [stdout] test server::protocol::test_list_databases_requires_admin_database ... ok
[INFO] [stdout] test server::protocol::test_find_returns_non_zero_cursor_when_batch_is_short ... ok
[INFO] [stdout] test server::protocol::test_get_more_drains_remaining_batches ... ok
[INFO] [stdout] test server::protocol::test_mongo_client_connection ... ok
[INFO] [stdout] test server::protocol::test_find_limit_is_total_across_get_more ... ok
[INFO] [stdout] test server::protocol::test_kill_cursors_removes_saved_state ... ok
[INFO] [stdout] test server::protocol::test_find_single_batch_closes_the_cursor ... ok
[INFO] [stdout] test server::protocol::test_list_collections_get_more_uses_saved_materialized_cursor ... ok
[INFO] [stdout] test server::protocol::test_tailable_oplog_cursor_waits_for_new_write ... ok
[INFO] [stdout] test server::protocol::test_supported_mongosh_commands ... ok
[INFO] [stdout] test server::protocol::test_multi_db_isolation_and_cursor_namespaces ... ok
[INFO] [stdout] test server::protocol::test_tailable_oplog_cursor_timeout_keeps_cursor_alive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/storage_cursor_write_path.rs (/opt/rustwide/target/debug/deps/storage_cursor_write_path-3c04b5bffc848563)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test wal_enabled_connection_allows_public_cursor_writes ... ok
[INFO] [stdout] test wal_disabled_connection_allows_public_cursor_writes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/storage_suite.rs (/opt/rustwide/target/debug/deps/storage_suite-382358cded923a8f)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test storage::btree::checkpoint::updates_between_checkpoints_stop_growing_the_store_file ... ok
[INFO] [stdout] test storage::btree::wal::global_wal_created_when_enabled ... ok
[INFO] [stdout] test storage::block_file::file_cursor_uncheckpointed_writes_are_lost_after_reopen_without_wal ... ok
[INFO] [stdout] test storage::btree::checkpoint::uncheckpointed_rows_are_discarded_after_reopen_without_wal ... ok
[INFO] [stdout] test storage::block_file::file_cursor_range_scan_returns_exact_entries_after_checkpoint ... ok
[INFO] [stdout] test storage::btree::checkpoint::checkpoint_persists_rows_after_reopen_without_wal ... ok
[INFO] [stdout] test storage::block_file::file_cursor_checkpoint_persists_rows_after_reopen_without_wal ... ok
[INFO] [stdout] test storage::btree::cow::uncheckpointed_update_does_not_replace_the_stable_value_on_reopen_without_wal ... ok
[INFO] [stdout] test storage::btree::cow::checkpointed_update_replaces_the_stable_value_on_reopen_without_wal ... ok
[INFO] [stdout] test storage::btree::wal::global_wal_not_created_when_disabled ... ok
[INFO] [stdout] test storage::block_file::file_cursor_checkpoint_persists_updates ... ok
[INFO] [stdout] test storage::btree::wal::global_wal_grows_after_committed_writes ... ok
[INFO] [stdout] test storage::btree::split_root::large_insert_set_survives_reopen_with_all_rows_present ... ok
[INFO] [stdout] test storage::btree::split_root::multiple_growth_rounds_preserve_range_visibility ... ok
[INFO] [stdout] test storage::iterator_safety::table_range_scan_returns_no_rows_for_empty_ranges ... ok
[INFO] [stdout] test storage::iterator_safety::table_range_scan_returns_exact_sorted_entries_after_reopen ... ok
[INFO] [stdout] test storage::btree::checkpoint::freed_space_is_reused_after_checkpoint ... ok
[INFO] [stdout] test storage::iterator_safety::table_cursor_reset_rescans_the_same_range_from_start ... ok
[INFO] [stdout] test storage::btree::multi_level_range::ordered_range_scan_is_sorted_and_respects_bounds_after_reopen ... ok
[INFO] [stdout] test storage::btree::multi_level_range::large_insert_batch_remains_readable_after_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wrongodb
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/storage/api/connection.rs - storage::api::connection::Connection::open_session (line 177) ... ok
[INFO] [stdout] test src/storage/api/connection.rs - storage::api::connection::Connection::open (line 105) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.68s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d1da3682b0129722654a3cba17bf6828fc7e8c1a2ba92e2031ec5f64b14b511e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1da3682b0129722654a3cba17bf6828fc7e8c1a2ba92e2031ec5f64b14b511e", kill_on_drop: false }`
[INFO] [stdout] d1da3682b0129722654a3cba17bf6828fc7e8c1a2ba92e2031ec5f64b14b511e
